set_capital = {state = 335} #Jakarta

### Starting Technologies ###
set_technology = {
	infantry_weapons = 1
	gw_artillery = 1
	interwar_antiair = 1
	basic_train = 1
	early_fighter = 1
	early_bomber = 1
}

set_grand_doctrine = mass_assault
set_grand_doctrine = new_fleet_in_being

if = {
	limit = {
		NOT = { has_dlc = "By Blood Alone" }
	}
	set_technology = {
		early_fighter = 1
		early_bomber = 1
	}
}

### Navy - MtG ###
if = {
	limit = { has_dlc_mtg = yes }
	set_technology = {
		basic_naval_mines = 1
		submarine_mine_laying = 1
		early_ship_hull_light = 1
		basic_ship_hull_light = 1
		early_ship_hull_submarine = 1
		basic_ship_hull_submarine = 1
		early_ship_hull_cruiser = 1
		basic_ship_hull_cruiser = 1
		early_ship_hull_heavy = 1
		early_ship_hull_carrier = 1
		basic_ship_hull_carrier = 1
		basic_battery = 1
		basic_light_battery = 1
		#basic_medium_battery = 1
		basic_heavy_battery = 1
		basic_torpedo = 1
		sonar = 1
		basic_depth_charges = 1
		basic_cruiser_armor_scheme = 1
		basic_heavy_armor_scheme = 1
		mtg_transport = 1
		#improved_airplane_launcher = 1
		basic_dp_light_battery = 1
	}
}

### Navy - Non MtG ###
if = {
	limit = { has_dlc_mtg = no }
	set_technology = {
		early_submarine = 1
		basic_submarine = 1
		early_destroyer = 1
		early_light_cruiser = 1
		basic_light_cruiser = 1
		early_heavy_cruiser = 1
		early_battleship = 1
		early_battlecruiser = 1
		early_carrier = 1
		basic_carrier = 1
		transport = 1
	}
}

set_convoys = 150
set_stability = 0.6
set_war_support = 0.3
starting_train_buffer = 1

set_popularities = {
	russiandem = 20
	paternalism = 10
	radicalsocialism = 20
	romanitasautocracy = 50
}

set_politics = {
	ruling_party = romanitasautocracy
	last_election = "1936.1.1"
	election_frequency = 48
	elections_allowed = no
}

### Country Leaders ###
recruit_character = RIN_felix_cassius
### Advisors ###
recruit_character = RIN_army_chief_1

set_party_name = { 
    ideology = romanitasautocracy
    long_name = "West-Roman Indies Colonial Command"
    name = WRICC
}


